home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
applications
/
databases
/
telebase2.6.lha
/
TBase_rexx.lha
/
search.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-02-13
|
137 b
|
12 lines
/* Test Telebase */
address tbase
options results
START
say 'Enter String to search for'
pull SerVar
SEARCH SerVar
if result then TAG